盒模型

外边距

margin-top

margin-right

margin-bottom

margin-left


内边距

padding-top

padding-right

padding-bottom

padding-left


尺寸

height

width

max-height

max-width

min-height

min-width


边界

border

border-bottom

border-bottom-color

border-bottom-left-radius

border-bottom-right-radius

border-bottom-style

border-bottom-width

border-color

border-image

border-image-outset

border-image-repeat

border-image-slice

border-image-source

border-image-width

border-left

border-left-color

border-left-style

border-left-width

border-radius

border-right

border-right-color

border-right-style

border-right-width

border-style

border-top

border-top-color

border-top-left-radius

border-top-right-radius

border-top-style

border-top-width

border-width

box-decoration-break

box-shadow

outline

outline-color

outline-style

outline-width

选择器

基本选择器

*

element

.class

#id


复合选择器

element.class || element#id

element,element

element element

element>element

element+element

element1~element2


属性选择器

[attribute]

[attribute=value]

[attribute~=value]

[attribute|=value]

[attribute^=value]

[attribute$=value]

[attribute*=value]


伪类选择器

:active

:checked

:default

:disabled

:empty

:enabled

:first-child

:first-of-type

:focus

:hover

:in-range

:indeterminate

:invalid

:lang(language)

:last-child

:last-of-type

:link

:not(selector)

:nth-child(n)

:nth-last-child(n)

:nth-last-of-type(n)

:nth-of-type(n)

:only-of-type

:only-child

:optional

:out-of-range

:read-only

:read-write

:required

:root

:target

:valid

:visited


伪元素选择器

::after

::before

::first-letter

::first-line

::selection

pageCSS3

Media Content

string-set

bookmark-label

bookmark-level

bookmark-target

float-offset

hyphenate-after

hyphenate-before

hyphenate-character

hyphenate-lines

hyphenate-resource

hyphens

image-resolution

marks


Generated Content

content

counter-increment

counter-reset

quotes

样式

背景

background-attachment

background-clip

background-color

background-image

background-origin

background-position

background-repeat

background-size


颜色

opacity


字体

@font-face

font-family

font-size

font-style

font-variant

font-weight


位置

clear

clip

cursor

display

float

top

right

bottom

left

overflow

position

visibility

z-index

动画

动画

@keyframes

animation-delay

animation-direction

animation-duration

animation-fill-mode

animation-iteration-count

animation-name

animation-play-state

animation-timing-function


2D/3D

backface-visibility

perspective

perspective-origin

transform

transform-origin

transform-style


过渡

transition-delay

transition-duration

transition-property

transition-timing-function

元素

文本

direction

letter-spacing

line-height

text-align

text-decoration

text-indent

text-overflow

text-shadow

text-transform

unicode-bidi

vertical-align

white-space

word-break

word-spacing

word-wrap


列表

list-style

list-style-image

list-style-position

list-style-type


表格

border-collapse

border-spacing

caption-side

empty-cells

table-layout

CSS3 盒子

盒子

overflow-x

overflow-y


多列

column-count

column-gap

column-rule

column-rule-color

column-rule-style

column-rule-width

column-span

column-width

columns

Miscellaneou

Print

widows

page-break-after

page-break-before


Speech

mark

mark-after

mark-before

phonemes

rest

rest-after

rest-before

voice-balance

voice-duration

voice-pitch

voice-pitch-range

voice-rate

voice-stress

voice-volume


User-interface

appearance

box-sizing

filter

outline-offset

resize

栅格布局

容器

grid-template-areas

grid-template-columns

grid-template-rows

grid-template

grid-column-gap

grid-row-gap

grid-gap

justify-items

align-items

place-items

justify-content

align-content

place-content

grid-auto-rows

grid-auto-columns

grid-auto-flow

grid


元素

grid-column-start

grid-column-end

grid-row-start

grid-row-end

grid-column

grid-row

grid-area

justify-self

align-self

place-self

弹性盒布局

容器

flex-direction

flex-wrap

flex-flow

align-items

align-content

justify-content


元素

order

flex-grow

flex-shrink

flex-basis

flex

align-self